2-d shapes


area of right-angled triangle


	= 0.5 * a * b		(the two shorter sides)




circumfrence of a circle

	distance around the outside


	= 2 * pi * r


radius = 2 (distance from centre to outside)



area of a circle


	= pi * r^2


pi = 3.14159


	


